csscomputedvalues: Compute the changes by animations ourselves
authorBenjamin Otte <otte@redhat.com>
Sun, 16 Sep 2012 16:51:07 +0000 (18:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 17 Sep 2012 18:39:13 +0000 (20:39 +0200)
commit21474731316ed97cb621643d17facc11f6c0c7ab
tree5f1fb80ea2e4bb0b1baf0b96db5abb7a43a0cab8
parentee6f886434312db48210d2e48271452401133710
csscomputedvalues: Compute the changes by animations ourselves

Instead of letting the animation set a bitmask unconditionally, actually
compare the before and after values for changes.
gtk/gtkcsscomputedvalues.c